﻿2026-06-23T09:38:10.2013942Z ##[group]Run actions/checkout@v5
2026-06-23T09:38:10.2014842Z with:
2026-06-23T09:38:10.2015521Z   repository: SaberMage/spt-core
2026-06-23T09:38:10.2022865Z   token: ***
2026-06-23T09:38:10.2023521Z   ssh-strict: true
2026-06-23T09:38:10.2024230Z   ssh-user: git
2026-06-23T09:38:10.2024902Z   persist-credentials: true
2026-06-23T09:38:10.2025651Z   clean: true
2026-06-23T09:38:10.2026336Z   sparse-checkout-cone-mode: true
2026-06-23T09:38:10.2027140Z   fetch-depth: 1
2026-06-23T09:38:10.2027807Z   fetch-tags: false
2026-06-23T09:38:10.2028488Z   show-progress: true
2026-06-23T09:38:10.2029272Z   lfs: false
2026-06-23T09:38:10.2029911Z   submodules: false
2026-06-23T09:38:10.2030614Z   set-safe-directory: true
2026-06-23T09:38:10.2031351Z env:
2026-06-23T09:38:10.2031990Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:38:10.2032849Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:38:10.2033643Z ##[endgroup]
2026-06-23T09:38:10.2826434Z Syncing repository: SaberMage/spt-core
2026-06-23T09:38:10.2828845Z ##[group]Getting Git version info
2026-06-23T09:38:10.2830259Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-23T09:38:10.2832330Z [command]/usr/bin/git version
2026-06-23T09:38:10.2833278Z git version 2.43.0
2026-06-23T09:38:10.2836510Z ##[endgroup]
2026-06-23T09:38:10.2841958Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c26d50bc-228f-4b26-bbf0-b1b71b45ae5c' before making global git config changes
2026-06-23T09:38:10.2844431Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T09:38:10.2846934Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T09:38:10.2872776Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-23T09:38:10.2891731Z https://github.com/SaberMage/spt-core
2026-06-23T09:38:10.2903841Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T09:38:10.2906928Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T09:38:10.2928382Z refs/heads/main
2026-06-23T09:38:10.2983470Z [command]/usr/bin/git checkout --detach
2026-06-23T09:38:10.2991127Z HEAD is now at 6ba875eb1 release: v0.14.0 — bump 0.13.2->0.14.0 + changelog + Cargo.lock
2026-06-23T09:38:10.3036062Z [command]/usr/bin/git branch --delete --force main
2026-06-23T09:38:10.3069488Z Deleted branch main (was 6ba875eb1).
2026-06-23T09:38:10.3152037Z ##[endgroup]
2026-06-23T09:38:10.3153281Z [command]/usr/bin/git submodule status
2026-06-23T09:38:10.3347572Z ##[group]Cleaning the repository
2026-06-23T09:38:10.3348821Z [command]/usr/bin/git clean -ffdx
2026-06-23T09:38:10.3375761Z Removing traceable-reqs
2026-06-23T09:38:10.3383017Z [command]/usr/bin/git reset --hard HEAD
2026-06-23T09:38:10.3435742Z HEAD is now at 6ba875eb1 release: v0.14.0 — bump 0.13.2->0.14.0 + changelog + Cargo.lock
2026-06-23T09:38:10.3442899Z ##[endgroup]
2026-06-23T09:38:10.3444942Z ##[group]Disabling automatic garbage collection
2026-06-23T09:38:10.3446791Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T09:38:10.3471632Z ##[endgroup]
2026-06-23T09:38:10.3473541Z ##[group]Setting up auth
2026-06-23T09:38:10.3477461Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T09:38:10.3504305Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T09:38:10.3689093Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T09:38:10.3715417Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T09:38:10.3898039Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T09:38:10.3922369Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T09:38:10.4108781Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T09:38:10.4140066Z ##[endgroup]
2026-06-23T09:38:10.4141516Z ##[group]Fetching the repository
2026-06-23T09:38:10.4146196Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6ba875eb189bff289f336735cbf8138996cf6d7f:refs/remotes/origin/main
2026-06-23T09:38:10.8435801Z ##[endgroup]
2026-06-23T09:38:10.8436385Z ##[group]Determining the checkout info
2026-06-23T09:38:10.8437142Z ##[endgroup]
2026-06-23T09:38:10.8449389Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T09:38:10.8485261Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T09:38:10.8508754Z ##[group]Checking out the ref
2026-06-23T09:38:10.8511243Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-23T09:38:10.8566567Z Switched to a new branch 'main'
2026-06-23T09:38:10.8567074Z branch 'main' set up to track 'origin/main'.
2026-06-23T09:38:10.8570965Z ##[endgroup]
2026-06-23T09:38:10.8606289Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T09:38:10.8632526Z 6ba875eb189bff289f336735cbf8138996cf6d7f
